Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTD build test #1112

Closed
wants to merge 16 commits into from
Closed

Conversation

nathanshammah
Copy link
Member

Description

Checklist

Check off the following once complete (or if not applicable) after opening the PR. The PR will be reviewed once this checklist is complete and all tests are passing.

If some items remain, you can mark this a draft pull request.

Tips

  • If the validation check fails:

    1. Run make check-types (from the root directory of the repository) and fix any mypy errors.

    2. Run make check-style and fix any flake8 errors.

    3. Run make format to format your code with the black autoformatter.

    For more information, check the Mitiq style guidelines.

  • Write "Fixes #XYZ" in the description if this PR fixes Issue #XYZ.

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch nathanshammah/mitiq/rtd-test

@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #1112 (90ac5b2) into master (a71393f) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1112   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          54       54           
  Lines        2525     2527    +2     
=======================================
+ Hits         2474     2476    +2     
  Misses         51       51           
Impacted Files Coverage Δ
mitiq/cdr/cdr.py 100.00% <0.00%> (ø)
mitiq/cdr/clifford_training_data.py 95.95% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a71393f...90ac5b2. Read the comment docs.

@andreamari
Copy link
Member

I am closing this since the problem in #988 is now fixed. Please reopen if necessary.

@andreamari andreamari closed this Feb 2, 2022
@nathanshammah nathanshammah deleted the rtd-test branch May 24, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants